Class Any
- java.lang.Object
-
- org.eclipse.persistence.internal.oxm.schema.model.AnyAttribute
-
- org.eclipse.persistence.internal.oxm.schema.model.Any
-
public class Any extends AnyAttribute
-
-
Field Summary
-
Fields inherited from class org.eclipse.persistence.internal.oxm.schema.model.AnyAttribute
LAX
-
-
Constructor Summary
Constructors Constructor Description Any()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetMaxOccurs()java.lang.StringgetMinOccurs()voidsetMaxOccurs(java.lang.String maxOccurs)voidsetMinOccurs(java.lang.String minOccurs)-
Methods inherited from class org.eclipse.persistence.internal.oxm.schema.model.AnyAttribute
getNamespace, getProcessContents, setNamespace, setProcessContents
-
-