Module org.eclipse.persistence.core
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 StringgetMaxOccurs()StringgetMinOccurs()voidsetMaxOccurs(String maxOccurs)voidsetMinOccurs(String minOccurs)-
Methods inherited from class org.eclipse.persistence.internal.oxm.schema.model.AnyAttribute
getNamespace, getProcessContents, setNamespace, setProcessContents
-
-