public interface XSDParticleNode
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxOccurs() |
int |
getMinOccurs() |
void |
setMaxOccurs(int max) |
void |
setMinOccurs(int min) |
Copyright © 2003, 2025, Oracle and/or its affiliates.